home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gqzrmaplist, gqzlist
- setaProp(gqzrmaplist, #p, 1)
- if getaProp(gqzlist, #dronesan) = 0 then
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("ONESAN")
- else
- cursor(0)
- puppetTransition(26, 1, 40, 1)
- go("P1")
- end if
- end
-